home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / developm / language / pixie.cpt / Pixie Scheme ƒ / Pixie Scheme Help / card_23988.txt < prev    next >
Encoding:
Text File  |  1991-01-07  |  729 b   |  23 lines

  1. -- card: 23988 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2692
  5. -- name: 
  6.  
  7.  
  8. -- part contents for background part 9
  9. ----- text -----
  10. R3 ΓÇö Section 7
  11.  
  12. -- part contents for background part 10
  13. ----- text -----
  14.  
  15.  
  16.  
  17.     7.1.1:  There are some ambiguities in the lexical rules for numbers.
  18.  
  19.     (a) In a hexadecimal number, it is not always clear whether an "e" indicates the digit "fourteen" or the beginning of an exponent.  Thus, is "#x1e0" to mean "one times sixteen to the zeroth power" or "1 times 256, plus 14 times 16, plus zero"?  To remove the ambiguity, Pixie Scheme requires that if a hexadecimal number has an exponent, the exponent must 
  20.  
  21. -- part contents for background part 47
  22. ----- text -----
  23. 46